Filename | (eval 110)[/usr/share/perl5/Sub/Quote.pm:5] |
Statements | Executed 11 statements in 166µs |
Eval Invoked At | /usr/share/perl5/Sub/Quote.pm line 5 |
Sibling evals | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 |
Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
---|---|---|---|---|---|
2 | 2 | 2 | 14µs | 14.3ms | _bulk_class | Search::Elasticsearch::Role::Client::Direct::Main::
1 | 1 | 1 | 14µs | 28µs | BEGIN@3.40 | Sub::Quote::
1 | 1 | 1 | 8µs | 8µs | BEGIN@6.41 | Method::Generate::Accessor::
Line | State ments |
Time on line |
Calls | Time in subs |
Code |
---|---|---|---|---|---|
1 | { | ||||
2 | 2 | 2µs | my $_QUOTED = ${$_[1]->{"\$_QUOTED"}}; | ||
3 | 2 | 68µs | 2 | 42µs | # spent 28µs (14+14) within Sub::Quote::BEGIN@3.40 which was called:
# once (14µs+14µs) by Sub::Quote::_clean_eval at line 3 # spent 28µs making 1 call to Sub::Quote::BEGIN@3.40
# spent 14µs making 1 call to warnings::unimport |
4 | # spent 14.3ms (14µs+14.3) within Search::Elasticsearch::Role::Client::Direct::Main::_bulk_class which was called 2 times, avg 7.13ms/call:
# once (7µs+13.9ms) by Search::Elasticsearch::Role::Client::Direct::Main::bulk_helper at line 53 of Sub/Defer.pm
# once (7µs+346µs) by Search::Elasticsearch::Role::Client::Direct::Main::bulk_helper at line 56 of /opt/flows/lib/lib/perl5/Search/Elasticsearch/Role/Client/Direct/Main.pm | ||||
5 | package Method::Generate::Accessor; | ||||
6 | # spent 8µs within Method::Generate::Accessor::BEGIN@6.41 which was called:
# once (8µs+0s) by Sub::Quote::_clean_eval at line 11 | ||||
7 | 1 | 1µs | $^H = "1762"; | ||
8 | 1 | 500ns | ${^WARNING_BITS} = "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\003"; | ||
9 | 1 | 6µs | %^H = ( | ||
10 | ); | ||||
11 | 1 | 75µs | 1 | 8µs | } # spent 8µs making 1 call to Method::Generate::Accessor::BEGIN@6.41 |
12 | 1 | 400ns | die "_bulk_class is a read-only accessor" if @_ > 1; | ||
13 | 1 | 7µs | 1 | 13.9ms | exists $_[0]->{"_bulk_class"} ? # spent 13.9ms making 1 call to Search::Elasticsearch::Role::Client::Direct::Main::_build__bulk_class |
14 | $_[0]->{"_bulk_class"} | ||||
15 | : ($_[0]->{"_bulk_class"} = $_[0]->_build__bulk_class) | ||||
16 | } | ||||
17 | 1 | 1µs | $_QUOTED->[3] = \&Search::Elasticsearch::Role::Client::Direct::Main::_bulk_class | ||
18 | } | ||||
19 | 1 | 5µs | 1; | ||
20 | |||||
21 | ; |